Fort Block Games
Verified contract
Active on
Ethereum with 24 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 "Fort Block Games"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21068371 | 4 days ago | | | 0 | 0.00085060428 | |
| 21068366 | 4 days ago | | | 0 | 0.00053017973 | |
| 19515850 | 7 months ago | | | 0 | 0.00042308469 | |
| 19128419 | 9 months ago | | | 0 | 0.00066346326 | |
| 19128268 | 9 months ago | | | 0 | 0.0013313148 | |
| 19128228 | 9 months ago | | | 0 | 0.0014583760 | |
| 19128212 | 9 months ago | | | 0 | 0.0012048298 | |
| 19128208 | 9 months ago | | | 0 | 0.00062730281 | |
| 19128187 | 9 months ago | | | 0 | 0.0012986915 | |
| 19128185 | 9 months ago | | | 0 | 0.0012619330 |
ABI
ABI objects
Getter at block 21098415
_name() view returns (string)
Fort Block Games
_symbol() view returns (string)
FBG
decimals() view returns (uint8)
18
name() view returns (string)
Fort Block Games
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x19bd94dea64f87057492fcdf99db044fbb85154a, buyFee=10, sellFee=10)
symbol() view returns (string)
FBG
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeFees(uint8 _buy, uint8 _sell)
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()