Diamond In The Ruff
Verified contract
Active on
Ethereum with 21 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 "Diamond In The Ruff"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18673097 | a year ago | | | 0 | 0.0027592064 | |
| 18673096 | a year ago | | | 0 | 0.0027353205 | |
| 18664907 | a year ago | | | 0 | 0.0026181020 | |
| 18664902 | a year ago | | | 0 | 0.0023102069 | |
| 18664890 | a year ago | | | 0 | 0.0020556637 | |
| 18664889 | a year ago | | | 0 | 0.0053807094 | |
| 18664889 | a year ago | | | 0 | 0.0053807094 | |
| 18664889 | a year ago | | | 0 | 0.0053807094 | |
| 18664889 | a year ago | | | 0 | 0.0053807094 | |
| 18664889 | a year ago | | | 0 | 0.0053807094 |
ABI
ABI objects
Getter at block 21221823
_adm() view returns (address)
0x0000000000000000000000000000000000000000
_mbr() view returns (address)
0x0000000000000000000000000000000000000000
_mod() view returns (address)
0x0000000000000000000000000000000000000000
_user() view returns (address)
0x0000000000000000000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeManager() view returns (address)
0x1ae8ba7a83f553844452090cc173efb284f33e9d
name() view returns (string)
Diamond In The Ruff
owner() view returns (address)
0x1ae8ba7a83f553844452090cc173efb284f33e9d
sellFee() view returns (uint256)
0
symbol() view returns (string)
RUFF
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events LockLPToken() returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
buy() payable
proof(uint256 amount) returns (bool)
renounceOwnership()
rewire(uint256 amount) returns (bool)
sell(uint256 _amount)
setAdm(address Adm_) returns (bool)
setFees(uint256 newBuyFee, uint256 newSellFee)
setMember(address Mbr_) returns (bool)
setMod(address Mod_) returns (bool)
setUser(address User_) returns (bool)
setting(uint256 newBuyFee, uint256 newSellFee)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 newBuyFee, uint256 newSellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(address indexed burner, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _feeManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.