Floppy Disk
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Floppy Disk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19822575 | 6 months ago | | | 0 | 0.00026335795 | |
| 18638376 | a year ago | | | 0 | 0.0010313589 | |
| 18638376 | a year ago | | | 0 | 0.0026834000 | |
| 18638374 | a year ago | | | 0 | 0.0010703672 | |
| 18638374 | a year ago | | | 0 | 0.0010703672 | |
| 18638372 | a year ago | | | 0 | 0.0010960492 | |
| 18638371 | a year ago | | | 0 | 0.00050434405 | |
| 18638344 | a year ago | | | 0 | 0.00098534248 |
ABI
ABI objects
Getter at block 21177742
decimals() view returns (uint8)
18
name() view returns (string)
Floppy Disk
symbol() view returns (string)
FLOPPY
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events OpenTrade()
approve(address spender, uint256 amount) returns (bool)
setFLOPPY(uint256 newTBurn, uint256 newTConfirm)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()