FundsAreSafu
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8967…3e81
0x8967…3e81
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAFU | ERC-20 | 29.245812T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20716339 | 2 months ago | | | 0 | 0.00014335230 | |
| 13749700 | 3 years ago | | | 0 | 0.0046581000 | |
| 13733574 | 3 years ago | | | 0 | 0.0037088527 | |
| 13654573 | 3 years ago | | | 0 | 0.0051189307 | |
| 13617637 | 3 years ago | | | 0 | 0.0090512324 | |
| 13605164 | 3 years ago | | | 0 | 0.0080005520 | |
| 13604027 | 3 years ago | | | 0 | 0.0095150970 | |
| 13599238 | 3 years ago | | | 0 | 0.0079420605 | |
| 13598944 | 3 years ago | | | 0 | 0.0061585006 | |
| 13598653 | 3 years ago | | | 0 | 0.0068557152 |
ABI
ABI objects
Getter at block 21199819
decimals() pure returns (uint8)
9
name() pure returns (string)
FundsAreSafu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SAFU
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.