FIFTYONEFIFTY
Verified contract
Active on
Ethereum with 801 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f53…b0f7
0x4f53…b0f7
0x4f53…b0f7
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,419.79 |
$0 | |
GREEN | ERC-20 | 8.357203B | -- | -- | |
FIFTY | ERC-20 | 5.24235M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20588462 | 3 months ago | | | 0 | 0.000045974743 | |
| 20555855 | 3 months ago | | | 0 | 0.000069062739 | |
| 20056957 | 5 months ago | | | 0 | 0.00033515406 | |
| 19806332 | 7 months ago | | | 0 | 0.00025521204 | |
| 19710500 | 7 months ago | | | 0 | 0.00038911890 | |
| 19672517 | 7 months ago | | | 0 | 0.00034379346 | |
| 19671683 | 7 months ago | | | 0 | 0.00018251220 | |
| 19671660 | 7 months ago | | | 0 | 0.00017332850 | |
| 19671657 | 7 months ago | | | 0 | 0.00034906444 | |
| 19671648 | 7 months ago | | | 0 | 0.00033771235 |
ABI
ABI objects
Getter at block 21256210
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
8000
name() view returns (string)
FIFTYONEFIFTY
owner() view returns (address)
0x103cb8fccd430742ac1361532447ab9e581be67b
symbol() view returns (string)
FIFTY
totalSupply() pure returns (uint256)
5100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhitelist(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch(uint256 _timer)
rmBlacklist(address _a)
rmTaxWhitelist(address _address)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.