Wormhole.Finance
Verified contract
Active on
Ethereum with 1,861 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHOLE | ERC-20 | 0.601246 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21142100 | 23 days ago | | | 0 | 0.00024674472 | |
| 19579932 | 8 months ago | | | 0 | 0.00083265784 | |
| 19575341 | 8 months ago | | | 0 | 0.0011494396 | |
| 19547544 | 8 months ago | | | 0 | 0.0015192185 | |
| 19381246 | 9 months ago | | | 0 | 0.0028614959 | |
| 19357099 | 9 months ago | | | 0 | 0.0030635342 | |
| 19352114 | 9 months ago | | | 0 | 0.0017370008 | |
| 19215275 | 10 months ago | | | 0 | 0.0034265886 | |
| 19215134 | 10 months ago | | | 0 | 0.0038245848 | |
| 19169220 | 10 months ago | | | 0 | 0.00062114797 |
ABI
ABI objects
Getter at block 21309988
_totalSupply() view returns (uint256)
85949259501629563017702
bool1() view returns (bool)
true
bool2() view returns (bool)
true
bool3() view returns (bool)
false
decimals() view returns (uint8)
18
myInt1() view returns (uint256)
100000000000000000000
name() view returns (string)
Wormhole.Finance
symbol() view returns (string)
WHOLE
totalSupply() view returns (uint256)
85949259501629563017702
wallet3() view returns (address)
0xd4d090ac5b3729159f2f69fa1e8800c243ae5b58
walletbp() view returns (uint256)
6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
fee_J5y(uint256 value) view returns (uint256)
wallets2(address) view returns (uint256)
wallets3(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue)
disableBool3()
enableBool1()
increaseAllowance(address spender, uint256 addedValue)
setMyInt1(uint256 myInteger1)
setWallet4(address newWallet)
setWallets2(address newWallets2)
setWallets2x(address newWallets2)
setWallets3(address newWallets2)
setWallets3x(address newWallets2)
setwallet3(address newWallet)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.