salads.farm
Verified contract
Active on
Ethereum with 32 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 "salads.farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11141715 | 4 years ago | | | 0 | 0.0010879470 | |
| 11038009 | 4 years ago | | | 0 | 0.00068769000 | |
| 11034958 | 4 years ago | | | 0 | 0.0032105400 | |
| 11033110 | 4 years ago | | | 0 | 0.00076416368 | |
| 11031161 | 4 years ago | | | 0 | 0.0015986161 | |
| 11030311 | 4 years ago | | | 0 | 0.0014165514 | |
| 11029932 | 4 years ago | | | 0 | 0.0015098040 | |
| 11029857 | 4 years ago | | | 0 | 0.0015098040 | |
| 11029845 | 4 years ago | | | 0 | 0.0022203000 | |
| 11029828 | 4 years ago | | | 0 | 0.0013765860 |
ABI
ABI objects
Getter at block 21265700
decimals() view returns (uint8)
18
name() view returns (string)
salads.farm
owner() view returns (address)
0x903439a7941b892ec9b30cc3e9e942138fda7328
steps() view returns (uint256)
1
symbol() view returns (string)
SLAD
totalSupply() view returns (uint256)
10000099999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
setAutobuy(bool _isContractable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.