ETH Price: $1,764.43 (+2.57%)

Contract

0x314159265dD8dbb310642f98f50C066173C1259b
 

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Set Resolver220549252025-03-15 21:19:11457 days ago1742073551IN
ENS: Eth Name Service
0 ETH0.00155
Set Resolver166436662023-02-16 20:25:471215 days ago1676579147IN
ENS: Eth Name Service
0 ETH0.0029125458.25086444
Set Resolver166436602023-02-16 20:24:351215 days ago1676579075IN
ENS: Eth Name Service
0 ETH0.0030063560.12709613
Set Subnode Owne...166404072023-02-16 9:30:351215 days ago1676539835IN
ENS: Eth Name Service
0 ETH0.0053321926.66098609
Set Resolver152466032022-07-30 22:53:371416 days ago1659221617IN
ENS: Eth Name Service
0 ETH0.000141523
Set Resolver152422742022-07-30 6:45:291416 days ago1659163529IN
ENS: Eth Name Service
0 ETH0.000141523
Set Owner140257912022-01-17 22:36:341610 days ago1642458994IN
ENS: Eth Name Service
0 ETH0.00314172131.84468706
Set Owner140257842022-01-17 22:34:521610 days ago1642458892IN
ENS: Eth Name Service
0 ETH0.00318305133.5790103
Set Owner140257752022-01-17 22:33:031610 days ago1642458783IN
ENS: Eth Name Service
0 ETH0.00288462121.05532726
Transfer From134966572021-10-27 2:12:571693 days ago1635300777IN
ENS: Eth Name Service
0 ETH0.00465697116.4243214
Set Resolver126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000193054
Set Subnode Owne...126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.0024568550
Set Resolver126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000113454
Set Subnode Owne...126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000116944
Set Subnode Owne...126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000116944
Set Resolver126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000193054
Set Subnode Owne...126181752021-06-12 6:47:531829 days ago1623480473IN
ENS: Eth Name Service
0 ETH0.000196544
Set Resolver118499402021-02-13 18:36:371948 days ago1613241397IN
ENS: Eth Name Service
0 ETH0.0014812100
Set Subnode Owne...112134842020-11-08 0:20:572046 days ago1604794857IN
ENS: Eth Name Service
0 ETH0.00086919
Set Subnode Owne...111915632020-11-04 15:48:302049 days ago1604504910IN
ENS: Eth Name Service
0 ETH0.0027442260
Set Subnode Owne...111915632020-11-04 15:48:302049 days ago1604504910IN
ENS: Eth Name Service
0 ETH0.0025155355
Set Subnode Owne...111915632020-11-04 15:48:302049 days ago1604504910IN
ENS: Eth Name Service
0 ETH0.0026413157.75000153
Set Subnode Owne...111915632020-11-04 15:48:302049 days ago1604504910IN
ENS: Eth Name Service
0 ETH0.0024697954.00000145
Set Subnode Owne...111915622020-11-04 15:48:232049 days ago1604504903IN
ENS: Eth Name Service
0 ETH0.0042826293.636
Set Subnode Owne...111915622020-11-04 15:48:232049 days ago1604504903IN
ENS: Eth Name Service
0 ETH0.0035674878
View all transactions

Latest 1 internal transaction

Advanced mode:
Parent Transaction Hash Method Block
From
To
Transfer220046632025-03-08 20:53:47464 days ago1741467227
ENS: Eth Name Service
0.0001 ETH
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
Source Code Verified Exact Match

Contract Name

ENS

Compiler Version
v0.4.4+commit.4633f3de
Optimization Enabled
No with 0 runs
Other Settings
default evmVersion
License
-NA-
Contract Source Code
Contract Security Audit
No Contract Security Audit SubmittedSubmit Audit Here
Contract ABI
API
[{"constant":true,"inputs":[{"name":"node","type":"bytes32"}],"name":"resolver","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"node","type":"bytes32"}],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"node","type":"bytes32"},{"name":"label","type":"bytes32"},{"name":"owner","type":"address"}],"name":"setSubnodeOwner","outputs":[],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"node","type":"bytes32"},{"name":"ttl","type":"uint64"}],"name":"setTTL","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"node","type":"bytes32"}],"name":"ttl","outputs":[{"name":"","type":"uint64"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"node","type":"bytes32"},{"name":"resolver","type":"address"}],"name":"setResolver","outputs":[],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"node","type":"bytes32"},{"name":"owner","type":"address"}],"name":"setOwner","outputs":[],"payable":false,"type":"function"},{"anonymous":false,"inputs":[{"indexed":true,"name":"node","type":"bytes32"},{"indexed":false,"name":"owner","type":"address"}],"name":"Transfer","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"node","type":"bytes32"},{"indexed":true,"name":"label","type":"bytes32"},{"indexed":false,"name":"owner","type":"address"}],"name":"NewOwner","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"node","type":"bytes32"},{"indexed":false,"name":"resolver","type":"address"}],"name":"NewResolver","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"node","type":"bytes32"},{"indexed":false,"name":"ttl","type":"uint64"}],"name":"NewTTL","type":"event"}]
3360206000015561021a806100146000396000f3630178b8bf60e060020a600035041415610020576004355460405260206040f35b6302571be360e060020a600035041415610044576020600435015460405260206040f35b6316a25cbd60e060020a600035041415610068576040600435015460405260206040f35b635b0fc9c360e060020a6000350414156100b557602060043501543314151561008f576002565b6024356020600435015560243560405260043560198061020160003960002060206040a2005b6306ab592360e060020a6000350414156101135760206004350154331415156100dc576002565b6044356020600435600052602435602052604060002001556044356040526024356004356021806101e060003960002060206040a3005b631896f70a60e060020a60003504141561015d57602060043501543314151561013a576002565b60243560043555602435604052600435601c806101c460003960002060206040a2005b6314ab903860e060020a6000350414156101aa576020600435015433141515610184576002565b602435604060043501556024356040526004356016806101ae60003960002060206040a2005b6002564e657754544c28627974657333322c75696e743634294e65775265736f6c76657228627974657333322c61646472657373294e65774f776e657228627974657333322c627974657333322c61646472657373295472616e7366657228627974657333322c6164647265737329
Deployed Bytecode
0x630178b8bf60e060020a600035041415610020576004355460405260206040f35b6302571be360e060020a600035041415610044576020600435015460405260206040f35b6316a25cbd60e060020a600035041415610068576040600435015460405260206040f35b635b0fc9c360e060020a6000350414156100b557602060043501543314151561008f576002565b6024356020600435015560243560405260043560198061020160003960002060206040a2005b6306ab592360e060020a6000350414156101135760206004350154331415156100dc576002565b6044356020600435600052602435602052604060002001556044356040526024356004356021806101e060003960002060206040a3005b631896f70a60e060020a60003504141561015d57602060043501543314151561013a576002565b60243560043555602435604052600435601c806101c460003960002060206040a2005b6314ab903860e060020a6000350414156101aa576020600435015433141515610184576002565b602435604060043501556024356040526004356016806101ae60003960002060206040a2005b6002564e657754544c28627974657333322c75696e743634294e65775265736f6c76657228627974657333322c61646472657373294e65774f776e657228627974657333322c627974657333322c61646472657373295472616e7366657228627974657333322c6164647265737329
🤖 Code Reader

Generate instant answers for your smart contract questions using Al Models. Read more.

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.